home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / English.lproj / ShipmentPanel.nib / classes.nib next >
Text File  |  2006-08-27  |  578b  |  18 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {newShipment = id; printLabel = id; submitShipment = id; }; 
  6.             CLASS = GSShipmentPanelController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 labelView = NSImageView; 
  10.                 shipmentsController = NSArrayController; 
  11.                 shipmentsTable = NSTableView; 
  12.                 tabView = NSTabView; 
  13.             }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }
  16.     ); 
  17.     IBVersion = 1; 
  18. }